home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tech Arsenal 1
/
Tech Arsenal (Arsenal Computer).ISO
/
tek-04
/
adg_4_6.zip
/
CUSTCNTL.DEF
< prev
next >
Wrap
Text File
|
1991-02-21
|
369b
|
16 lines
; Module name: CustCntl.DEF
; Programmer : Jeffrey M. Richter
NAME CustCntl
DESCRIPTION 'CustCntl: Custom Child Control Application'
STUB 'WinStub.exe'
EXETYPE WINDOWS
CODE MOVEABLE DISCARDABLE PRELOAD
DATA MOVEABLE MULTIPLE PRELOAD
HEAPSIZE 1024
STACKSIZE 4096
EXPORTS
AppWndProc
CustCntlDlgProc
AboutProc